ExportClipboard
Document ShellThe
ExportClipboard
method updates the system clipboard if this clipboard object has been changed since the last update of the system clipboard.
void ExportClipboard ();DISCUSSION
OpenDoc calls this method internally. Parts must not call this method, but can instead call theSetPlatformClipboard
method.After this method executes successfully, the system clipboard contains the most recently cut or copied items from this clipboard object.
EXCEPTIONS
This method may also throw platform-specific exceptions.
kODErrOutOfMemory
- There is not enough memory to complete the operation.
SEE ALSO
TheODClipboard::SetPlatformClipboard
method (page 94).
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help